Name | Description | |
---|---|---|
DAVtq<TValue> Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by DAVtq<TValue>.
Name | Description | |
---|---|---|
DAVtq<TValue> Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
HasTimestamp | Determines whether there is a (non-default) timestamp in the VTQ. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
HasValue | Returns whether the Value contains valid data. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
Null | A null typed value-timestamp-quality. | |
Quality | Gets or sets the quality. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
StatusInfo | Status information. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
Timestamp | Gets or sets the timestamp. In UTC. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
TimestampDouble | Gets or sets the timestamp. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
TimestampLocal | Gets or sets the timestamp. In local time. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
TimestampLocalDouble | Gets or sets the timestamp. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
TypedValue | Gets or sets the data value. | |
Value | Gets or sets the data value. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
ValueType | Returns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
DisplayValue | Formats the data value for display. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
Equals | Overloaded. Determines whether the specified OpcLabs.EasyOpc.DataAccess.DAVtq is equal to the current object. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
FromDAVtq | Creates a typed generic DAVtq<TValue> from non-generic OpcLabs.EasyOpc.DataAccess.DAVtq object. | |
GetHashCode | (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
GetObjectData | (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetValue | Sets the data value. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
ToString | Overloaded. Returns a System.String that represents the current OpcLabs.EasyOpc.DataAccess.DAVtq. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CheckValue | Overridden. Infrastructure. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
ShouldShowHasTimestamp | Determines whether HasTimestamp value is evident. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
ShouldShowTimestamp | Determines whether Timestamp value is evident. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
ShouldShowTimestampLocal | Determines whether TimestampLocal value is evident. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |